﻿/*================首页================*/
.banner {
	position: relative;
	width: 100%;
	height: auto;
}

.banner .bd {
	width: 100%;
	height: 520px;
	overflow: hidden;
}

.banner .bd ul li {
	width: 100%;
	height: 520px;
}

.banner .bd ul li a {
	display: block;
	width: 100%;
	height: 520px;
}

.banner .hd {
	position: absolute;
	bottom: 26px;
	width: 100%;
}

.banner .hd ul {
	width: 100%;
	text-align: center;
}

.banner .hd ul li {
	width: 36px;
	height: 5px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 5px;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
}

.banner .hd ul .on {
	background: #e5701f;
}

.banner .prev,
.banner .next {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	display: block;
	width: 48px;
	height: 48px;
	z-index: 99;
}

.banner .prev {
	background: url(../images/btn-left1.png) no-repeat 0 0;
	left: 10%;
}

.banner .next {
	background: url(../images/btn-right2.png) no-repeat 0 0;
	right: 10%;
}

.banner .prev:hover {
	background: url(../images/btn-left1-1.png) no-repeat 0 0;
}

.banner .next:hover {
	background: url(../images/btn-right2-2.png) no-repeat 0 0;
}

.m_title {
	text-align: center;
	margin-top: 32px;
	margin-bottom: 28px;
}

.m_title h1 {
	background: url(../images/t_bg.png) no-repeat center center;
}

.m_title h1 a {
	font-family: "Microsoft Yahei";
	font-size: 30px;
	color: #e5701f;
}

.m_title p a {
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #888;
	text-transform: uppercase;
}

.p_tab {
	text-align: center;
}

.p_tab .p_title {
	padding-bottom: ;
}

.p_tab .p_title a {
	display: inline-block;
	width: 120px;
	height: 45px;
	line-height: 35px;
	background: url(../images/tab_bg1.png) no-repeat center top;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fff;
	margin: 0 12px;
	white-space: nowrap;
	background-size: 100%;
}

.p_tab .p_title a.on {
	background: url(../images/tab_bg2.png) no-repeat center top;
	background-size: 100%;
}

.p_tab .p_title a:hover {
	background: url(../images/tab_bg2.png) no-repeat center top;
	background-size: 100%;
}

.p_tab .p_con {
	display: none;
}

.p_tab .p_con ul {
	width: 1240px;
	display: flex;
	justify-content: center;
}

.p_tab .p_con li {
	width: 270px;
	/* float: left; */
	margin-right: 40px;
}

.p_tab .p_con li .pic {
	width: 270px;
	height: 190px;
	margin: 0 auto;
	position: relative;
}

.p_tab .p_con li .pic a {
	width: 270px;
	height: 190px;
	display: block;
}

.p_tab .p_con li .pic img {
	width: 270px;
	height: 190px;
}

.p_tab .p_con li .txt {
	width: 270px;
	height: 50px;
	line-height: 50px;
	background: #dfdfdf;
	margin: 0 auto;
}

.p_tab .p_con li .txt a {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #444;
}

.p_tab .p_con li .pic .ceng {
	background: url(../images/tm_bg.png) repeat;
	width: 270px;
	height: 190px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
}

.p_tab .p_con li .pic .ceng img {
	width: 36px;
	height: 36px;
	margin-top: 98px;
}

.p_tab .p_con li:hover .pic .ceng {
	display: block;
}

.p_tab .p_con li dt {
	box-shadow: 0 5px 10px #ccc;
}

.p_tab .p_con li:hover .txt {
	background: #ff6800;
}

.p_tab .p_con li:hover .txt a {
	color: #fff;
}

.p_tab .p_content {
	padding-bottom: 20px;
	padding-top: 30px;
}

.s_list {
	display: none;
}

.s_list ul {
	float: left;
}

.s_list li {
	width: 400px;
	height: 290px;
	text-align: center;
	position: relative;
}

.s_list li a {
	display: block;
	width: 400px;
	height: 290px;
	position: relative;
	overflow: hidden;
}

.s_list li img {
	width: 400px;
	height: 290px;
	position: absolute;
	left: 0;
	top: 0;
}

.s_list li h2 {
	font-weight: normal;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #fefefe;
	padding-bottom: 16px;
	background: url(../images/s_line.jpg) no-repeat center bottom;
	margin-bottom: 14px;
}

.s_list li p {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fefefe;
	line-height: 24px;
	text-align: left;
}

.s_list li span {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 5px;
}

.s_list li span img {
	width: 30px;
	height: 30px;
}

.s_list li.txt {
	background: #e5701f;
}

.s_list li.txt a {
	padding: 25px 30px;
	width: 340px;
	height: 240px;
}

.s_list li.txt:hover {
	background: #ff6800;
}

.s_list li.txt1 i {
	display: block;
	width: 36px;
	height: 18px;
	background: url(../images/bot1.png) no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	bottom: -18px;
	z-index: 1000;
}

.s_list li.txt1:hover i {
	background: url(../images/bot2.png) no-repeat center center;
}

.s_list li.txt2 i {
	display: block;
	width: 36px;
	height: 18px;
	background: url(../images/top1.png) no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	top: -18px;
	z-index: 1000;
}

.s_list li.txt2:hover i {
	background: url(../images/top2.png) no-repeat center center;
}

.solutions .s_title {
	text-align: center;
	padding-top: 27px;
}

.solutions .s_title a {
	display: inline-block;
	width: 72px;
	height: 4px;
	background: url(../images/so1.png) no-repeat center center;
	margin: 0 13px;
	padding: 5px;
}

.solutions .s_title a.on {
	background: url(../images/so2.png) no-repeat center center;
}

.news_con .pic {
	width: 490px;
	height: 324px;
	display: none;
}

.news_con .pic a {
	width: 490px;
	height: 324px;
	display: block;
	position: relative;
	overflow: hidden;
}

.news_con .pic img {
	width: 490px;
	height: 324px;
	position: absolute;
	left: 0;
	top: 0;
}

.news_con .txt {
	width: 705px;
}

.news_con .txt dt {
	width: 128px;
	height: 94px;
	line-height: 94px;
	text-align: center;
	float: left;
	background: url(../images/n_bg1.png) no-repeat center center;
	font-family: "Microsoft Yahei";
	font-size: 48px;
	color: #fff;
	margin-right: 8px;
}

.news_con .txt dd {
	width: 556px;
	float: left;
}

.news_con .txt dd .d_top {
	margin-top: 10px;
}

.news_con .txt dd .d_top h2 {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #444;
	font-weight: normal;
	width: 460px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_con .txt dd .d_top h2 a {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #444;
}

.news_con .txt li:hover dd .d_top h2 {
	color: #ff6800;
}

.news_con .txt li:hover dd .d_top h2 a {
	color: #ff6800;
}

.news_con .txt li.on dd .d_top h2 {
	color: #ff6800;
}

.news_con .txt li.on dd .d_top h2 a {
	color: #ff6800;
}

.news_con .txt dd .d_top span {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #888;
	margin-top: 2px;
}

.news_con .txt dd .d_bot {
	margin-top: 5px;
	height: 40px;
	overflow: hidden;
}

.news_con .txt dd .d_bot p {
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #888;
	line-height: 20px;
}

.news_con li {
	margin-bottom: 20px;
}

.news_con li:hover dt {
	background: url(../images/n_bg2.png) no-repeat center center;
}

.news_con li.on dt {
	background: url(../images/n_bg2.png) no-repeat center center;
}

.part_list ul {
	width: 1230px;
}

.part_list li {
	width: 178px;
	height: 90px;
	float: left;
	margin-right: 28px;
	margin-bottom: 15px;
	border: 1px #ddd solid;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}
.part_list li:nth-child(6n){
	margin-right: 0;
}
/* .part_list li a {
	width: 216px;
	height: 90px;

} */

.part_list li img {
	max-width: 90%;
	max-height: 90%;
	transition: 0.4s;
}


/*================产品列表================*/
.sub_banner {
	width: 100%;
	height: 190px;
}

.sub_banner img {
	width: 100%;
	height: 190px;
}

.content {
	margin-top: 10px;
}

.content .c_left {
	width: 260px;
}

.menu_list {
	width: 260px;
	min-height: 346px;
	background: #fff;
	padding: 15px 0 30px 0;
}

.menu_head {
	height: 58px;
	line-height: 58px;
	margin-left: 24px;
	border-bottom: 1px #ededed solid;
	border-left: 8px #fff solid;
}

.menu_head a {
	display: block;
	width: 228px;
	height: 58px;
	text-align: center;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #444;
	font-weight: bold;
}

.menu_list .current {
	background: #f8f8f8;
	border-left: 8px #e5701f solid;
	border-bottom: none;
}

.menu_list .current a {
	color: #e5701f;
}

.menu_list .menu_head:hover {
	background: #f8f8f8;
	border-left: 8px #e5701f solid;
	border-bottom: none;
}

.menu_list .menu_head:hover a {
	color: #e5701f;
}

.menu_body {
	height: auto;
	padding: 0 35px 0 62px;
	display: none;
}

.menu_body a {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #666;
	display: block;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px #e4e4e4 dashed;
	text-align: center;
}

.menu_body a:hover {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #e5701f;
	background: url(../images/sanjiao.png) no-repeat 0px center;
}

.menu_body a.on {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #e5701f;
	background: url(../images/sanjiao.png) no-repeat 0px center;
}

.content .c_right {
	width: 880px;
	background: #fff;
	padding: 10px 20px 50px 20px;
}

.content .c_right .c_title {
	height: 60px;
	line-height: 60px;
	padding: 0 35px;
	border-bottom: 1px #ededed solid;
}

.content .c_right .c_title h1 {
	font-weight: normal;
}

.content .c_right .c_title p {
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #888;
	padding-left: 16px;
	background: url(../images/dingwei.png) no-repeat left center;
}

.content .c_right .c_title p a {
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #888;
}

.content .c_right .c_title p a:hover {
	color: #e5701f;
}

.content .c_right .c_title p a.on {
	color: #e5701f;
}

.content .c_right .c_con {
	padding: 0 0 0 38px;
}

.content .c_right .c_con ul {
	width: 819px;
}

.content .c_right .c_con li {
	width: 248px;
	float: left;
	margin-right: 25px;
	margin-top: 48px;
	text-align: center;
}

.content .c_right .c_con li .pic {
	width: 248px;
	height: 174px;
	margin: 0 auto;
	position: relative;
}

.content .c_right .c_con li .pic a {
	width: 248px;
	height: 174px;
	display: block;
}

.content .c_right .c_con li .pic img {
	width: 248px;
	height: 174px;
}

.content .c_right .c_con li .txt {
	width: 248px;
	height: 46px;
	line-height: 46px;
	background: #dfdfdf;
	margin: 0 auto;
}

.content .c_right .c_con li .txt a {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #444;
}

.content .c_right .c_con li .pic .ceng {
	background: url(../images/tm_bg.png) repeat;
	width: 248px;
	height: 174px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
}

.content .c_right .c_con li .pic .ceng img {
	width: 36px;
	height: 36px;
	margin-top: 64px;
	margin-bottom: 10px;
}

.content .c_right .c_con li .pic .ceng p {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fff;
}

.content .c_right .c_con li:hover .pic .ceng {
	display: block;
}

.content .c_right .c_con li dt {
	box-shadow: 0 5px 10px #ccc;
}

.content .c_right .c_con li:hover .txt {
	background: #ff6800;
}

.content .c_right .c_con li:hover .txt a {
	color: #fff;
}



/*================分页================*/
.asppage24 {
	width: 100%;
	margin-top: 50px;
	overflow: hidden
}

.asppage24 .pager {
	color: #fff;
	width: 100%;
	text-align: center;
}

.asppage24 .pager span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	margin: 0 4px;
	color: #888;
	font-size: 14px;
	background: #dfdfdf;
	color: #666;
	height: 22px;
	line-height: 22px;
	margin: 0 2px;
	padding: 2px 10px;
}

.asppage24 .pager .current {
	color: #fff;
	background: #ff6800;
}

.asppage24 .pager .cpb,
.asppage24 .pager .nolink,
.asppage24 .pager a {
	display: inline-block;
	background: #dfdfdf;
	height: 22px;
	line-height: 22px;
	margin: 0 2px;
	padding: 2px 10px;
	font-size: 14px;
	color: #888;
}

.asppage24 .pager .nolink {
	color: #fff;
}

.asppage24 .pager a {
	background: #dfdfdf;
	color: #888;
}

.asppage24 .pager a:hover {
	color: #fff;
	background: #ff6800;
}

/*隐藏页码信息*/
.asppage24 .pager .pageinfo {
	display: none;
}

/*当前页*/
.asppage24 .pager .cpb {
	color: #fff;
	font-weight: 100;
	background: #ff6800;
}



/*================产品详情================*/
.p_details {
	padding: 42px 32px;
}

.p_details .p_top .pic {
	width: 398px;
	height: 278px;
	border: 1px #efefef solid;
}

.p_details .p_top .pic img {
	width: 398px;
	height: 278px;
}

.p_details .p_top .txt {
	width: 346px;
	margin-left: 54px;
}

.p_details .p_top .txt p {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #444;
	line-height: 48px;
}

.p_bottom {
	margin-top: 28px;
}

.p_bottom .p_title {
	height: 55px;
	line-height: 55px;
	border-bottom: 2px #ff6800 solid;
}

.p_bottom .p_title h1 {
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #ff6800;
}

.p_bottom .p_main {
	padding-top: 10px;
}
.p_bottom .p_main img{
	max-width:100% !important;
}
.p_bottom .p_main h2 {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #444;
	line-height: 30px;
	margin-top: 5px;
}

.p_bottom .p_main p {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #444;
	line-height: 30px;
}

.plants {
	padding: 42px 0 64px 0;
	margin: 0 35px;
	border-bottom: 1px #ededed solid;
}

.plants li {
	width: 400px;
	height: 250px;
	float: left;
	text-align: center;
	position: relative;
}

.plants li a {
	display: block;
	width: 400px;
	height: 250px;
	position: relative;
	overflow: hidden;
}

.plants li img {
	width: 400px;
	height: 250px;
	position: absolute;
	left: 0;
	top: 0;
}

.plants li h2 {
	font-weight: normal;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #fefefe;
	padding-bottom: 16px;
	background: url(../images/s_line.jpg) no-repeat center bottom;
	margin-bottom: 14px;
}

.plants li p {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fefefe;
	line-height: 24px;
	text-align: left;
}

.plants li span {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 30px;
}

.plants li span img {
	width: 30px;
	height: 30px;
}

.plants li.txt {
	background: #e5701f;
}

.plants li.txt a {
	padding: 25px 30px;
	width: 340px;
	height: 200px;
}

.plants li.txt:hover {
	background: #ff6800;
}

.plants li.txt1 i {
	display: block;
	width: 20px;
	height: 30px;
	background: url(../images/fl_1.png) no-repeat center center;
	position: absolute;
	left: -20px;
	bottom: 50%;
	margin-bottom: -15px;
	z-index: 1000;
}

.plants li.txt1:hover i {
	background: url(../images/fl_2.png) no-repeat center center;
}

.plants li.txt2 i {
	display: block;
	width: 20px;
	height: 30px;
	background: url(../images/fr_1.png) no-repeat center center;
	position: absolute;
	right: -20px;
	bottom: 50%;
	margin-bottom: -15px;
	z-index: 1000;
}

.plants li.txt2:hover i {
	background: url(../images/fr_2.png) no-repeat center center;
}


/*================关于我们================*/
.about {
	width: 800px;
	margin: 42px auto 0 auto;
}

.about img {
	max-width: 800px;
	height: auto;
}

.about p {
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #444;
	line-height: 24px;
	margin-bottom: 20px;
}

.course li dt {
	width: 130px;
	float: left;
	text-align: center;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #888;
	font-weight: bold;
	margin-top: 15px;
}

.course li dd {
	width: 666px;
	float: left;
	border-left: 4px #ededed solid;
	position: relative;
}

.course li dd .txt {
	width: 544px;
	padding: 15px 28px 25px 28px;
	background: #f8f8f8;
	margin-left: 55px;
	position: relative;
}

.course li dd .txt span {
	display: block;
	width: 12px;
	height: 20px;
	background: url(../images/lc1.png) no-repeat center center;
	position: absolute;
	left: -12px;
	top: 20px;
}

.course p {
	margin: 0;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #888;
}

.course li dd {
	padding-bottom: 40px;
}

.course li dd i {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/dian1.png) no-repeat center center;
	position: absolute;
	left: -9px;
	top: 20px;
}

.course li:hover i {
	background: url(../images/dian2.png) no-repeat center center;
}

.course li:hover dt {
	color: #e5701f;
}

.course li:hover dd .txt {
	background: #e5701f;
}

.course li:hover dd .txt p {
	color: #fff;
}

.course li:hover dd .txt span {
	background: url(../images/lc2.png) no-repeat center center;
}


/*================联系我们================*/
.c_main {
	width: 800px;
	margin: 42px auto 0 auto;
}

.c_txt .c_top {
	margin-top: 20px;
}

.c_txt .c_top h1 {
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #444;
}

.c_txt .c_top span {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #444;
}

.c_list {
	margin-top: 20px;
	margin-bottom: 30px;
}

.c_list li {
	margin-bottom: 10px;
}

.c_list li strong {
	display: block;
	width: 96px;
	float: left;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #444;
}

.c_list li strong img {
	vertical-align: middle;
	margin-right: 15px;
}

.c_list li p {
	width: 704px;
	float: left;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #444;
}

.c_main .map {
	width: 796px;
	height: 368px;
	border: 2px #ddd solid;
	border-radisu: 2px;
}


/*================在线招聘================*/
.job {
	width: 800px;
	height: 407px;
	margin: 30px auto;
	font-family: "microsoft yahei";
}

.job .thead {
	width: 800px;
	height: 46px;
	line-height: 46px;
	background: #aaa;
	margin-bottom: 2px;
}

.job .thead p {
	float: left;
	font-size: 16px;
	color: #fff;
}

.job .pin_box {
	padding: 20px 0;
}

.tjob {
	width: 800px
}

.tjob h3 {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #dfdfdf;
	background-color: #fff;
	font-weight: normal;
	cursor: pointer;
}

.tjob h3 a {
	color: #333;
}

.tjob h3 p {
	float: left;
	font-size: 14px;
	color: #444;
}

.intro {
	width: 920px;
	height: 280px;
	margin: 40px auto 20px auto;
	font-family: "microsoft yahei";
}

.introLeft {
	width: 291px;
	height: 280px;
}

.introLeft img {
	width: 291px;
	height: 280px;
}

.introLeft a:hover img {
	opacity: 0.8;
}

.introRight {
	width: 595px;
	height: 250px;
	padding-top: 30px;
}

.introTit {
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}

.introEn {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.introTxt {
	font-size: 12px;
	line-height: 24px;
	color: #888888;
	margin-top: 15px;
}

.contactUs {
	width: 700px;
	height: auto;
	margin: 40px auto 30px auto;
	font-family: "microsoft yahei";
}

.contactTit,
.contactTit img {
	width: 374px;
	height: 65px;
	margin: 0 auto;
}

.contactTxt {
	text-align: center;
	width: 665px;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	margin: 15px auto;
}

.contactMap {
	width: 659px;
	height: 227px;
	margin: 0 auto;
	border: 3px solid #dbcebb;
}

.contactStu {
	width: 750px;
	height: 190px;
	margin: 0 auto;
}

.contactStu p {
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: "microsoft yahei";
	margin: 40px 25px;
}

.contactStu p a {
	color: #333;
}

.recruit .jobDD {
	width: 720px;
	height: auto;
	padding: 15px 40px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #e1e1e1;
	background: #fafafa;
}

.recruit .jobDD p {
	color: #888;
}

.recruit .tjob ul li {
	cursor: pointer;
}

.recruit .tjob .on {
	background: #ff6800;
}

.recruit .tjob .on p {
	color: #fff;
}

.recruit .fire_txt {
	width: 102px;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #dfdfdf;
}

.recruit .sub_btn {
	width: 80px;
	height: 30px;
	background: #c3a56b;
	font-family: "microsoft yahei";
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}


/*================新闻列表================*/
.n_list {
	width: 800px;
	margin: 18px auto 0 auto;
}

.n_list li {
	padding: 24px 0;
	border-bottom: 1px #ededed solid;
}

.n_list li .pic {
	width: 210px;
	height: 136px;
}

.n_list li .pic a {
	width: 210px;
	height: 136px;
	display: block;
	position: relative;
	overflow: hidden;
}

.n_list li .pic img {
	width: 210px;
	height: 136px;
	position: absolute;
	left: 0;
	top: 0;
}

.n_list li .txt {
	width: 574px;
}

.n_list li .txt h2 {
	font-family: "microsoft yahei";
	color: #444;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 8px 0;
}

.n_list li .txt h2 a {
	font-family: "microsoft yahei";
	color: #444;
	font-size: 16px;
}

.n_list li .txt h2:hover {
	color: #ff6800;
}

.n_list li .txt h2 a:hover {
	color: #ff6800;
}

.n_list li .txt p {
	font-family: "microsoft yahei";
	color: #888;
	font-size: 12px;
	line-height: 24px;
	height: 48px;
}

.n_list li .txt .n_box {
	margin-top: 10px;
}

.n_list li .txt .n_box span {
	font-family: "microsoft yahei";
	color: #e5701f;
	font-size: 16px;
}

.n_list li .txt .n_box span img {
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -3px;
}

.n_list li .txt .n_box .look {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #dfdfdf;
	font-family: "microsoft yahei";
	color: #fff;
	font-size: 12px;
}

.n_list li:hover .txt .n_box .look {
	background: #ff6800;
}


/*================新闻详情================*/
.news_details .news_title {
	text-align: center;
	padding-bottom: 35px;
	background: url(../images/newsttbg.png) no-repeat center bottom;
}

.news_details .news_title h1 {
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #444;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 10px;
}

.news_details .news_title h2 {
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #444;
	font-weight: normal;
	padding-bottom: 10px;
}

.news_details .news_title span {
	font-family: "microsoft yahei";
	font-size: 12px;
	color: #888;
	padding: 0 10px;
}

.news_details p {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #444;
	line-height: 24px;
	margin-bottom: 20px;
}

.news_details p img {
	max-width: 880px;
}

.news_details p a {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #444;
	line-height: 24px;
}

.news_details p a:hover {
	color: #bc9a5a;
}

.news_details .news_bottom {
	padding: 20px 0;
	border-top: 1px #dfdfdf solid;
	margin-top: 50px;
}

.news_details .news_bottom p {
	margin-bottom: 0;
}

.news_details .news_bottom span {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #444;
}

.news_details .news_bottom a {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #888;
}

.news_details .news_bottom a:hover {
	color: #ff6800;
}

.news_details .news_bottom a.none {
	color: #ff6800;
}


/*================员工风采================*/
.fengcai {
	width: 800px;
	margin: 42px auto 0 auto;
}

.fengcai>ul {
	width: 858px;
}

.fengcai li {
	width: 228px;
	text-align: center;
	margin: 0 58px 28px 0;
	float: left;
}

.fengcai li dt {
	width: 228px;
	height: 150px;
	position: relative;
}

.fengcai li dt img {
	width: 228px;
	height: 150px;
}

.fengcai li dt .ceng {
	background: url(../images/tm_bg.png) repeat;
	width: 228px;
	height: 150px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
}

.fengcai li dt .ceng img {
	width: 36px;
	height: 36px;
	margin-top: 45px;
	margin-bottom: 5px;
}

.fengcai li dt:hover .ceng {
	display: block;
}

.fengcai li dt:hover .ceng p {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #fff;
}

.fengcai li dd {
	height: 42px;
	line-height: 42px;
}

.fengcai li dd a {
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #444;
}

.fengcai li dd a:hover {
	color: #e5701f;
}


/*================员工风采-详情================*/
.fc_details .f_title {
	text-align: center;
	padding: 40px 0 22px 0;
}

.fc_details .f_title h1 {
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #444;
	font-weight: normal;
}

.mod18Box {
	margin: 0px auto;
	width: 880px;
	background: #FFF;
}

.mod18 {
	width: 796px;
	height: 650px;
	margin: 0px auto;
	position: relative;
}

.mod18 .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	bottom: 28px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}

.mod18 .prev {
	left: 0;
}

.mod18 #prevTop {
	background: url(../images/big-ntnlleft.png) no-repeat center center;
}

.mod18 #prevTop,
.mod18 #nextTop {
	top: 224px;
	width: 58px;
	height: 72px;
	display: none;
}

.mod18 .next {
	right: 0;
}

.mod18 #nextTop {
	background: url(../images/big-btnright.png) no-repeat center center;
}

.mod18 #prev {
	background: url(../images/left1.png) no-repeat center center;
	width: 20px;
	height: 36px;
	left: 0;
	margin-top: 25px;
}

.mod18 #next {
	background: url(../images/right1.png) no-repeat center center;
	width: 20px;
	height: 36px;
	right: 0;
	margin-top: 25px;
}

.mod18 #prev:hover {
	background: url(../images/left2.png) no-repeat center center;
}

.mod18 #next:hover {
	background: url(../images/right2.png) no-repeat center center;
}

.mod18 li {
	float: left;
}

.mod18 .cf li {
	position: relative;
	color: #fff;
}

.mod18 .cf a {
	display: block;
	width: 685px;
	height: 386px;
	position: absolute;
	color: #fff;
}

.mod18 .cf img {
	width: 685px;
	height: 386px;
}

.mod18 .picBox {
	height: 520px;
	position: relative;
	overflow: hidden;
	border: 2px #ededed solid;
}

.mod18 .picBox ul {
	height: 520px;
	position: absolute;
}

.mod18 .picBox li {
	width: 685px;
	height: 386px;
	padding: 67px 55px;
}

.mod18 .listBox {
	width: 732px;
	height: 84px;
	margin: 0 auto;
	position: relative;
	padding-top: 40px;
	overflow: hidden;
}

.mod18 .listBox ul {
	height: 100px;
	position: absolute;
}

.mod18 .listBox li {
	width: 128px;
	height: 84px;
	cursor: pointer;
	position: relative;
	padding: 0 9px;
}

.mod18 .listBox li i {
	display: none;
}

.mod18 .listBox li a {
	display: block;
	width: 128px;
	height: 84px;
}

.mod18 .listBox li img {
	width: 128px;
	height: 84px;
}

.mod18 .listBox .on img {
	width: 126px;
	height: 82px;
	border: 1px solid #e5701f;
}

.mod18 .listBox .on i {
	display: block;
}

.fc_bottom {
	padding: 20px 0;
	border-top: 1px #dfdfdf solid;
	width: 798px;
	margin: 52px auto 0 auto;
}

.fc_bottom p {
	margin-bottom: 0;
}

.fc_bottom span {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #444;
}

.fc_bottom a {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #888;
}

.fc_bottom a:hover {
	color: #ff6800;
}

.fc_bottom a.none {
	color: #ff6800;
}


/*================在线留言================*/
.message {
	width: 776px;
	margin: 42px auto 90px auto;
}

.message ul li {
	width: 346px;
	height: 40px;
	line-height: 40px;
	border: 1px #ddd solid;
	float: left;
	margin: 0 40px 12px 0;
}

.message ul li span {
	display: block;
	width: 50px;
	text-align: center;
	float: left;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #888;
}

.message ul li input {
	width: 326px;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	outline: none;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #888;
}

.area_box {
	margin-bottom: 26px;
}

.area_box textarea {
	width: 714px;
	height: 114px;
	padding: 10px;
	border: 1px #ddd solid;
	outline: none;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #888;
}

.message .btn {
	width: 88px;
	height: 34px;
	background: #e5701f;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	margin-right: 10px;
}

.message .tj {
	background: #ff6800;
}



/*================网站地图================*/
.default dl {
	width: 14%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.default dl dt a {
	display: block;
	padding: 10px 5px;
	text-decoration: none;
	color: #333;
	font-size: 16px;
}

.default dl dd a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
}











/* 网站改版样式 */
.news_details li img {
	object-fit: cover;
}

.news_details ul li {
	width: 32%;
	margin-right: 1%;
	margin-bottom: 1%;
}


.time-line li {
	position: relative;
	padding: 0px 0 100px 120px;
}

.time-line li:last-child {
	padding: 0 0 50px 120px;
}

.time-line .line {
	position: absolute;
	width: 3px;
	height: 100%;
	background: rgb(190, 90, 17);
	top: 0;
	left: 85px;
}

.time-line .line::after {
	content: "";
	width: 10px;
	height: 10px;
	background: rgb(190, 90, 17);
	border-radius: 50%;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}

.time-line i {
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 99px;
	top: 1px;
	left: 0;
	width: 86px;
	height: 99px;
	background: url("../images/qizi.png");
	text-align: center;
}

.time-line li h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 1;
	margin-bottom: 10px;
}

.time-line li .time-num p {
	font-size: 24px;
	font-weight: bold;
	color: #666;

}

.time-line .time-content {
	margin-top: 30px;
}

.time-line .time-content p:not(:last-child) {
	margin-bottom: 20px;
}

.time-line .time-content p {
	font-size: 18px;
	line-height: 1.7;
}

.fengcai.fengcai-txt>ul {
	width: 100%;
}

.fengcai.fengcai-txt>ul>li {
	display: flex;
	align-items: flex-start;
	padding-top: 20px;
	border-top: 1px dashed #E5701F;
}

.fengcai.fengcai-txt li {
	width: 100%;
	text-align: left;
	float: none;
	margin: 0;
}

.fengcai.fengcai-txt li:not(:last-child) {
	margin-bottom: 15px;
}

.fengcai.fengcai-txt li p {
	font-size: 24px;
	width: 15%;
	font-weight: bold;
	line-height: 1;
	color: rgb(192, 0, 0);
}

.fengcai.fengcai-txt li ul li a {
	font-size: 18px;
	line-height: 24px;
	color: #000;
}

.fengcai.fengcai-txt li ul li:hover a {
	color: #E5701F;
}

.fengcai.fengcai-txt li a span {
	margin-right: 10px;
}

.yixiang p {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}

.mesggage-box select {
	width: 240px;
	height: 40px;
	font-size: 14px;
	color: #333;
	border: 1px solid #333;
	border-radius: 0;
	padding: 0 40px 0 10px;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	background: url("../images/more.png") no-repeat 210px center;
	margin-bottom: 20px;
}

.mesggage-box select option {
	font-size: 16px;
	padding: 40px 0;
	height: 100px;
	min-height: 100px;
	margin-bottom: 20px;
}

.mesggage-box select:not(:last-child) {
	margin-right: 20px;
}

.xinxi div {
	display: inline-block;
}

.xinxi div:not(:last-child) {
	margin-right: 20px;
}

.mesggage-box p {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}
.mesggage-box .tishi{
	margin-bottom: 40px;
}
.mesggage-box .tishi p span{
	color: #999;
}
.mesggage-box input {
	border: 1px solid #333;
	width: 188px;
	height: 40px;
	font-size: 14px;
	color: #333;
	padding: 0 40px 0 10px;
	margin-bottom: 20px;
}

.tip-box span {
	display: block;
	color: #bbb;
	font-size: 14px;
	margin-bottom: 5px;
}

.tip-box p {
	font-size: 14px;
	color: #e5701f;
	cursor: pointer;
	line-height: 16px;
	display: inline-flex;
	align-items: center;
	
}

.tip-box p img {
	margin-left: 5px;
}

.other-xinxi .mesggage-input {
	width: 100%;
	height: 162px;
}

.mesggage-box input.btn-tj {
	padding: 0px;
	margin-top: 20px;
}

.mesggage-box textarea {
	width: 100%;
	height: 162px;
	padding: 10px;
	font-size: 14px;
}

.message .btn{
	width: 240px;
	height: 40px;
	border: none;
	margin-top: 30px;
}

.c_txt .phone-box p{
	font-size: 18px;
	font-weight: bold;
}
.c_txt .phone-box p:first-child{
	margin-top: 20px;
}
.c_txt .phone-box p:not(:last-child){
	margin-bottom: 10px;
}